home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spawn Figure Collection
/
spawn collection cd.iso
/
setup
/
data1.cab
/
Program_Executable_Files
/
Collection.dir
/
00163_ÉOÉãÅ[Évóp.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-01-19
|
181 b
|
8 lines
on mouseUp
global geditmode, gnowseries, gnowtitle, gnowgroup
if editablecheck(gnowseries, gnowtitle, gnowgroup) = 1 then
set geditmode to 8
go("CollectG")
end if
end